github.com/refraction-networking/utls.Config.mutex (field)
18 uses
github.com/refraction-networking/utls (current package)
common.go#L907: mutex sync.RWMutex
common.go#L980: c.mutex.RLock()
common.go#L981: defer c.mutex.RUnlock()
common.go#L1041: c.mutex.RUnlock()
common.go#L1042: defer c.mutex.RLock()
common.go#L1043: c.mutex.Lock()
common.go#L1044: defer c.mutex.Unlock()
common.go#L1073: configForClient.mutex.RLock()
common.go#L1080: configForClient.mutex.RUnlock()
common.go#L1083: configForClient.mutex.RUnlock()
common.go#L1086: c.mutex.RLock()
common.go#L1087: defer c.mutex.RUnlock()
common.go#L1101: c.mutex.RUnlock()
common.go#L1102: defer c.mutex.RLock()
common.go#L1103: c.mutex.Lock()
common.go#L1104: defer c.mutex.Unlock()
common.go#L1147: c.mutex.Lock()
common.go#L1149: c.mutex.Unlock()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |